/*＝＝タグリセット＝＝*/
h1,h2,h3,h4,h5,h6,div,p,img,a,ul,li,th,td,dl,dt,dd{
 margin:0px;
 padding:0px;
 border:0px;
}

body{
 text-align:center;
 margin:0px auto;
 padding:0px;
 background:url("img/bg.gif") repeat-x top center #ffdfae;
}

/*＝＝全体枠の指定＝＝*/
#all{
 width:900px;
 padding-top:50px;
 margin-left:auto;
 margin-right:auto;
 background:url("img/b2g.gif") repeat-x top center #ffffff;
}

/*＝＝コンテンツの指定＝＝*/

#right_box{
 width:640px;
 float:right;
 padding-top:40px;
 text-align:left;
 font-size:14px;
 line-height:20px;
}


#right_box #mihon{
 height:110px;
 width:560px;
 padding:10px 0px 10px 15px;
 margin:20px 10px 10px;
 border:dotted 1px #666;
}

#right_box #mihon p{
 padding-top:10px;
 float:left;
 width:290px;
}


#right_box #mihon img{
width:250px;
 float:right;
 padding-right:10px;
}

#right_box #mihon2{
 height:160px;
 width:560px;
 padding:10px 0px 10px 15px;
 margin:20px 10px 10px;
 border:dotted 1px #666;
 text-align:center;
}

#right_box #mihon2 img{
margin:5px 10px;
}

#data{
 clear:both;
}

#right_box .text{
 padding:15px;
}

/*＝＝左メニューの指定＝＝*/

#left_box{
 width:230px;
 min-height:650px;
 float:left;
 padding-top:210px;
 margin-left:10px;
 background:url("img/bg_menut.gif") no-repeat top left;
}


#left_box .submenu{
 padding-bottom:40px;
 background:url("img/seend.gif") no-repeat bottom left;
}

#left_box li{
 background:url("img/bg_menu.gif") repeat-y top left;
 list-style:none;
 text-align:left;
 line-height:20px;
 padding-left:20px;
 font-size:18px;
 padding-bottom:15px;
 font-weight:bold;
 color:#cc0000;
 
}

#left_box li li{
 background:none;
 padding-left:0px;
}


#left_box li a{
 display:block;
 text-decoration:none;
 font-weight:bold;
 color:#330000;
 font-size:14px;
}

#left_box li a:hover{
 color:#ff1493;
}


#left_box .top a{
 padding-left:28px;
 background:url("img/ya3.gif") no-repeat left center;
 color:#330000;
}

#left_box .top a:hover{
 padding-left:28px;
 background:url("img/ya3_over.gif") no-repeat left center;
 color:#0099cc;
}


#left_box .tenpo a:hover{
 background:url("img/ya1_over.gif") no-repeat left center;
 color:#0099ff;
}

#left_box .tenpo a{
 background:url("img/ya1.gif") no-repeat left center;
}

#left_box .m_area li{
font-size:16px;
line-height:20px;
}

#left_box .m_area li a{
 background:url("img/ya2.gif") no-repeat left center;
 
}

#left_box .m_area li a:hover{
 background:url("img/ya2_over.gif") no-repeat left center;
 color:#ff3300;
}

#all .m_s  a{
 padding:0px;
 margin:0px;
}

#all .m_s  a:hover{
 color:#6600cc;
 bacgrouond:none;
}

/*＝＝フッタの指定＝＝*/
#footer{
clear:both;
margin-top:30px;
padding:10px 0px 0px;
}

#footer p{
font-size:12px;
color:#fff;
background:#ff6600;
line-height:20px;
}

#all .sibori{
line-height:30px;
font-size:18px;
font-weight:bold;
margin-top:10px;
color:#0066ff;
text-align:right;
}

#all .sml{
 font-size:13px;
}
